Skip to content

Bump TerminalGuiVersion to 2.4.14-develop.28 (needs fixes)#261

Closed
tig wants to merge 1 commit into
developfrom
bump/terminal-gui-2.4.14-develop.28
Closed

Bump TerminalGuiVersion to 2.4.14-develop.28 (needs fixes)#261
tig wants to merge 1 commit into
developfrom
bump/terminal-gui-2.4.14-develop.28

Conversation

@tig

@tig tig commented Jun 28, 2026

Copy link
Copy Markdown
Member

Automated bump of TerminalGuiVersion from 2.4.14-develop.2 to 2.4.14-develop.28 failed validation (build or tests).

Editor needs source changes to absorb this Terminal.Gui update. See the
failed workflow run.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 4bf397ad06

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread Directory.Build.props
to build against the ../Terminal.Gui enlistment instead (see Directory.Build.targets).
-->
<TerminalGuiVersion Condition="'$(TerminalGuiVersion)' == ''">2.4.14-develop.2</TerminalGuiVersion>
<TerminalGuiVersion Condition="'$(TerminalGuiVersion)' == ''">2.4.14-develop.28</TerminalGuiVersion>

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Keep the dependency pin on a buildable version

With this default changed to 2.4.14-develop.28, the repository no longer builds as-is: the bump workflow for this exact version failed during dotnet build with obsolete API diagnostics promoted by <TreatWarningsAsErrors>true</TreatWarningsAsErrors> (for example the ConfigurationProperty/SettingsScope usage in src/Terminal.Gui.Editor/Editor.Commands.cs#L24, plus the ted settings usages). Since every normal restore/build now consumes this pin unless overridden, this needs the corresponding source migration or the pin should stay on the previous green version.

Useful? React with 👍 / 👎.

@tig

tig commented Jun 28, 2026

Copy link
Copy Markdown
Member Author

Superseded by #264 (merged): develop is now migrated to Terminal.Gui's MEC config path and pinned to stable 2.4.15, which resolves the CS0618 build break these auto-bump PRs hit. Closing and deleting the branch.

@tig tig closed this Jun 28, 2026
@tig tig deleted the bump/terminal-gui-2.4.14-develop.28 branch June 28, 2026 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant